Xbasic

AlphaCloud::ClientSetSecurityApplicationRegion Method

Syntax

.SetSecurityApplicationRegion as L (SecurityApplicationName as C, RegionName as C)

Arguments

SecurityApplicationNameCharacter

The name of the security application to update.

RegionNameCharacter

The name of a region available to Alpha Cloud.

Returns

resultLogical

Returns .t. if the function call succeeded and .f. if it failed. Look at the CallResult property to determine the cause of a failure.

Description

SetSecurityApplicationRegion sets the region a security application is assigned to.

Note: The security application is associated with a database. If you change the region after publishing users and groups, a new deployment occurs (meaning any changes to users and groups will be lost). It is therefore important that you plan and deploy your security applications where they will ultimately run in production.